[INFO] fetching crate stellar-baselib 0.5.8...
[INFO] fixing stellar-baselib-0.5.8 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate stellar-baselib 0.5.8 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate stellar-baselib 0.5.8
[INFO] finished tweaking crates.io crate stellar-baselib 0.5.8
[INFO] tweaked toml for crates.io crate stellar-baselib 0.5.8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stellar-baselib 0.5.8 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stellar-baselib 0.5.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eb0d50e248128cfe8c941f3be6f195035ae39ac8a251e3d20fca44fd56acf020
[INFO] running `Command { std: "docker" "start" "eb0d50e248128cfe8c941f3be6f195035ae39ac8a251e3d20fca44fd56acf020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb0d50e248128cfe8c941f3be6f195035ae39ac8a251e3d20fca44fd56acf020" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb0d50e248128cfe8c941f3be6f195035ae39ac8a251e3d20fca44fd56acf020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb0d50e248128cfe8c941f3be6f195035ae39ac8a251e3d20fca44fd56acf020" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling libflate_lz77 v2.3.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling libflate v2.3.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling minisign-verify v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling zip v8.6.0
[INFO] [stderr]     Checking escape-bytes v0.1.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling libsodium-sys-stable v1.24.0
[INFO] [stderr]    Compiling crate-git-revision v0.0.6
[INFO] [stderr]    Compiling stellar-strkey v0.0.13
[INFO] [stderr]    Compiling stellar-strkey v0.0.15
[INFO] [stderr]    Compiling stellar-xdr v27.0.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking stellar-baselib v0.5.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/memo.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 Self::_validate_hash_value(unsafe {
[INFO] [stdout]    |                 -------------------------- borrow later used by call
[INFO] [stdout] 82 |                     String::from_utf8_unchecked(value.unwrap().as_bytes().to_vec()).as_bytes()
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/memo.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |         Self::_validate_hash_value(unsafe {
[INFO] [stdout]     |         -------------------------- borrow later used by call
[INFO] [stdout] 144 |             String::from_utf8_unchecked(input.clone()).as_bytes()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/memo.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |         Self::_validate_hash_value(unsafe {
[INFO] [stdout]     |         -------------------------- borrow later used by call
[INFO] [stdout] 157 |             String::from_utf8_unchecked(input.clone()).as_bytes()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/memo.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 Self::_validate_hash_value(unsafe {
[INFO] [stdout]    |                 -------------------------- borrow later used by call
[INFO] [stdout] 82 |                     String::from_utf8_unchecked(value.unwrap().as_bytes().to_vec()).as_bytes()
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/memo.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |         Self::_validate_hash_value(unsafe {
[INFO] [stdout]     |         -------------------------- borrow later used by call
[INFO] [stdout] 144 |             String::from_utf8_unchecked(input.clone()).as_bytes()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/memo.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |         Self::_validate_hash_value(unsafe {
[INFO] [stdout]     |         -------------------------- borrow later used by call
[INFO] [stdout] 157 |             String::from_utf8_unchecked(input.clone()).as_bytes()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] [stderr] crater-edition-check: stellar-baselib v0.5.8 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking stellar-baselib v0.5.8 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/memo.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 Self::_validate_hash_value(unsafe {
[INFO] [stdout]    |                 -------------------------- borrow later used by call
[INFO] [stdout] 82 |                     String::from_utf8_unchecked(value.unwrap().as_bytes().to_vec()).as_bytes()
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          - temporary value is freed at the end of this statement
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     creates a temporary value which is freed while still in use
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/memo.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |         Self::_validate_hash_value(unsafe {
[INFO] [stdout]     |         -------------------------- borrow later used by call
[INFO] [stdout] 144 |             String::from_utf8_unchecked(input.clone()).as_bytes()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/memo.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |         Self::_validate_hash_value(unsafe {
[INFO] [stdout]     |         -------------------------- borrow later used by call
[INFO] [stdout] 157 |             String::from_utf8_unchecked(input.clone()).as_bytes()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stellar-baselib` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/memo.rs:82:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 Self::_validate_hash_value(unsafe {
[INFO] [stdout]    |                 -------------------------- borrow later used by call
[INFO] [stdout] 82 |                     String::from_utf8_unchecked(value.unwrap().as_bytes().to_vec()).as_bytes()
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          - temporary value is freed at the end of this statement
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     creates a temporary value which is freed while still in use
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/memo.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |         Self::_validate_hash_value(unsafe {
[INFO] [stdout]     |         -------------------------- borrow later used by call
[INFO] [stdout] 144 |             String::from_utf8_unchecked(input.clone()).as_bytes()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/memo.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |         Self::_validate_hash_value(unsafe {
[INFO] [stdout]     |         -------------------------- borrow later used by call
[INFO] [stdout] 157 |             String::from_utf8_unchecked(input.clone()).as_bytes()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^          - temporary value is freed at the end of this statement
[INFO] [stdout]     |             |
[INFO] [stdout]     |             creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stellar-baselib` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "eb0d50e248128cfe8c941f3be6f195035ae39ac8a251e3d20fca44fd56acf020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb0d50e248128cfe8c941f3be6f195035ae39ac8a251e3d20fca44fd56acf020", kill_on_drop: false }`
[INFO] [stdout] eb0d50e248128cfe8c941f3be6f195035ae39ac8a251e3d20fca44fd56acf020
